projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85271e4
)
Remove unused variable `face'.
author
Pavel Janík
<Pavel@Janik.cz>
Fri, 5 Jul 2002 19:59:54 +0000
(19:59 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Fri, 5 Jul 2002 19:59:54 +0000
(19:59 +0000)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index 2f8bc65f6c423a47b559799a1baf7b10b32cd7bd..0534090211d7f4963c4376e903686d6e3da92dcf 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-14163,7
+14163,6
@@
If third optional arg NO-PROPS is non-nil, string is not propertized. */)
Lisp_Object format, window, no_props;
{
struct it it;
- struct face *face;
int len;
struct window *w;
struct buffer *old_buffer = NULL;